Miner.Geodatabase.Replication.Configuration Namespace > BaseConfigurationElementCollection<TConfigurationElementType> Class > GetElementKey Method : GetElementKey(TConfigurationElementType) Method |
'Declaration
Protected Overloads MustOverride Function GetElementKey( _ ByVal element As TConfigurationElementType _ ) As System.Object
'Usage
Dim instance As BaseConfigurationElementCollection(Of TConfigurationElementType) Dim element As TConfigurationElementType Dim value As System.Object value = instance.GetElementKey(element)
protected abstract System.object GetElementKey( TConfigurationElementType element )
protected function GetElementKey( element: TConfigurationElementType ): System.TObject; abstract;
protected __abstract function GetElementKey( element : TConfigurationElementType ) : System.Object;
protected: abstract System.Object* GetElementKey( TConfigurationElementType* element )
protected: abstract System.Object^ GetElementKey( TConfigurationElementType^ element )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2